Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Compact path array to support multiple shallow path belongs_to #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ollizeyen
Copy link

@ollizeyen ollizeyen commented Feb 15, 2021

Compacts the the returned path array in _prefix_path to prevent URI from breaking in case of multiple belongs_to assocs.

Addresses #369

I'm not sure why travis is failing. Locally all tests are green.

Bildschirmfoto 2021-02-16 um 09 11 35

@ollizeyen ollizeyen changed the title Compact path to support multiple belongs_to Compact path to support multiple shallow path belongs_to Feb 15, 2021
@ollizeyen ollizeyen changed the title Compact path to support multiple shallow path belongs_to FIX: Compact path to support multiple shallow path belongs_to Feb 15, 2021
@ollizeyen ollizeyen changed the title FIX: Compact path to support multiple shallow path belongs_to FIX: Compact path array to support multiple shallow path belongs_to Feb 15, 2021
@gaorlov
Copy link
Collaborator

gaorlov commented Aug 18, 2021

Thanks for taking the time! can you please update the changelog?

@tilo
Copy link
Contributor

tilo commented Aug 19, 2021

is there a test case that can be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants